home *** CD-ROM | disk | FTP | other *** search
- h1
- {
- color:#999;
- font-size:12px;
- font-family:"Lucida Grande", "Tahoma", sans-serif;
- margin:0 0 0 0;
- font-weight:normal;
- }
-
- .Spotlight, .ControlButton
- {
- float:right;
- width:100px;
- height:20px;
- border:1px solid #aaa;
- text-align:center;
- margin-bottom:20px;
- color:#666;
- }
- /* Member Item Related */
- .MemberItem, .GroupItem
- {
- clear:both;
- margin:10px 0px 10px 20px;
- position:relative;
- display:block;
- width:500px;
- height:80px;
- background:url("/img/v2005/System/UserPanel_itembg.jpg") no-repeat;
- }
-
- a.MemberName:link, a.MemberName:visited
- {
- display:block;
- float:left;
- width:109px;
- text-align:center;
- margin:18px 0 16px 0;
- font-size:15px;
- font-family:"Lucida Grade",Tahoma, sans-serif;
- text-decoration:none;
- color:#000;
-
- }
-
- a.MemberName:hover
- {
- color:#f00;
- text-decoration:underline;
- }
-
- a.MemberName:active
- {
- color:#06c;
- }
-
- .DateTime
- {
- width:109px;
- float:left;
- clear:left;
- color:#666;
- font-family: "Andale Mono", "Consolas", "Courier New", Tahoma, sans-serif;
- font-size:10px;
- margin-left:5px;
- line-height:13px;
- text-align:center;
- }
-
- .MiscControl
- {
- position:absolute;
- padding-top:1px;
- right:4px;
- bottom:3px;
- width:372px;
- height:18px;
- border-top:1px solid #aaa;
- }
-
- .Left
- {
- float:left;
- }
- .Right
- {
- float:right;
- }
-
- .MiscControl input
- {
- width:110px;
- height:18px;
- font-size:12px;
- text-align:center;
- line-height:16px;
- border:1px solid #aaa;
- color:#666;
- }
-
- .controls
- {
- position:absolute;
- right:3px;
- bottom:26px;
- color:#999;
- }
-
- .controls a:link, .controls a:visited, .Permission a:link, .Permission a:visited
- {
- font-family:"Candara", "Lucida Grande", sans-serif;
- text-decoration:none;
- color:#999;
- }
-
- .controls a:hover, .controls a:active, .Permission a:hover, .Permission a:active
- {
- color:#000;
- }
-
- a.selected:link, a.selected:visited
- {
- font-family:"Candara", "Lucida Grande", sans-serif;
- text-decoration:none;
- color:#000;
- }
-
- a.selected:hover, a.selected:active
- {
- color:#06c;
- }
-
- .Separater
- {
- position:absolute;
- width:7px;
- height:69px;
- top:6px;
- left:112px;
- background:#ddd;
- }
-
- .PermissionZone
- {
- position:absolute;
- width:373px;
- height:52px;
- top:6px;
- right:4px;
- }
-
- .Permission
- {
- display:inline-block;
- float:left;
- width:170px;
- height:15px;
- line-height:15px;
- color:#666;
- font-family:"Candara", "Lucida Grande", sans-serif;
- }
-
- cite
- {
- float:right;
- }
-
- cite a:link, cite a:visited
- {
- color:#036;
- }
-
- cite a:hover, cite a:active
- {
- color:#06c;
- }
-
- /* GroupItem Related */
- .GroupName
- {
- float:left;
- width:100px;
- margin:16px 0 16px 8px;
- border:1px solid #aaa;
- text-align:center;
- height:20px;
- }